C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollection<T> Class / Mode Property

In This Topic
Mode Property (C1EntityFrameworkCoreVirtualDataCollection<T>)
In This Topic
Gets or sets the way the items will be loaded
Syntax
'Declaration
 
Public Property Mode As VirtualDataCollectionMode
 
See Also